SET ANISOTROPY LEVEL
Sets the anistropic filtering level. The value get be a number between 0 (off) and the value returned by GET MAXIMUM ANISOTROPY LEVEL. The optional Stage parameter defines the texture state the filtering level should apply to (default is 0). If you want to apply this filter to an object make sure you use a mipmapped texture on it and set the texture mode to 2 (SET OBJECT FILTER ObjId, 2).
ARGUMENTS:
* Level = anitropic filter level
or
* Stage = texture stage
* Level = anitropic filter level
SYNTAX
SET ANISOTROPY LEVEL Level
SET ANISOTROPY LEVEL Stage,Level
RELATED INFO
View Anti-Alias and Anisotropic Filter Index
View STYX Index
View STYX Main File
